tools/libxl: Deprecate PV fields kernel, ramdisk, cmdline
authorJulien Grall <julien.grall@arm.com>
Mon, 1 Oct 2018 18:57:19 +0000 (19:57 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 3 Oct 2018 14:57:46 +0000 (15:57 +0100)
commit05c2c04e0dfbed4d5388fb7147078a99d687d4bb
tree2ba56f3f921ba123342c6f8233f40e1a2bf777b1
parent268082f8147d6437cac3f64ee05a058edb3ab720
tools/libxl: Deprecate PV fields kernel, ramdisk, cmdline

The PV fields kernel, ramdisk, cmdline are only there for compatibility
with old toolstack. Instead of manually copying them over to there new
field, use the deprecated_by attribute in the IDL.

Suggested-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_create.c
tools/libxl/libxl_types.idl